execute vt. 1.实行,实施,执行;履行;贯彻,完成。 2.作成,制成(美术品等);奏(乐曲),演(剧)。 3.〔英国〕让渡(财产);经过签名盖章等手续使(法律文件等)生效。 4.对…执行死刑,处决。 execute the captain's command 执行船长命令。 execute a deed 签名使契据生效。 execute fire 【军事】开火。 execute one's [duties] office 尽职。 execute the part of Hamlet 扮演哈姆雷特。 execute a painting [statue] 创作一幅画[一件雕像]。 execute one's promises 践约,履行契约。 execute an estate 让渡财产。 execute a will 使遗嘱生效。 be summarily executed 就地正法,当场处决,立即处死。
The setting of set offsets is set at parse time and not at execute time or run time Set offsets的设置是在分析时设置,而不是在执行或运行时设置。
In order to improve the code ' s efficiency both in executing time and storing space , downstage and backstage programming were widely used on multi - task windows programs 在多任务windows编程中,为了提高代码的时、空效率,广泛采取后台程序和前台程序。
Component , which gives you the ability to execute time - consuming operations asynchronously " in the background " , on a thread different from your application s main ui thread 组件,该组件让您能够在应用程序的主要ui线程以外的其他线程上异步( “在后台” )执行耗时的操作。
Compared with the traditional algorithm of watershed segmentation , the algorithm of label watershed segmentation was improved in the segmentation effect and executed time 标记分水岭分割算法有效的解决了传统分水岭分割算法的过分割现象,在分割效果和处理时间两方面都得到了改善,为算法的硬件实现打下了基础。
For each register we create a queue and the index of queue item means a function of executing time . the item in the queue is either null or an instruction whose operand is kept in this register 该算法利用寄存器队列分析指令间的数据相关,能够分析出指令间的所有寄存器相关,其特点是:数据流驱动;算法简单、实现效率高;并行成分的表示直观。
The paper firstly studies some basic concepts such as task distributing , remote calling , loading balance , processing synchronization and communication , distributed computing system model and parallel executing time connected to distributed parallel computing system 本文首先讨论了在分布式系统中所涉及的任务分配、远程调用、负载平衡、进程同步与进程通信以及分布式计算的系统模型等,并探讨了并行计算中的一个重要的性能? ?并行执行时间。
A conclusion can be get from the design and implementation of the multi - thread communication program that multi - thread communications are useful for those application aspects requiring more executing time efficiency and storing space efficiency , and we can easily introduce the method into industry control and test , for example , we can scheme the architecture of the program as main thread and worker thread , in main thread , we can do initialization and coordinating the worker threads 由多线程通信程序的设计和实现可得出结论,多线程通信对那些需要更高效率的执行时间、存储空间的应用领域是很有用的,并且我们可以轻松地把这种方法推广到工业控制和测试应用中,例如可把程序的结构安排成主线程和辅助线程,在主线程中可进行有关初始化及协调各辅助线程。
And some effective techniques are discussed to lower the clock period and cpi ( cycles per instruction ) of the pipeline . to eliminate the clock frequency limitation by some complex instructions " long executing time and achieve single - cycle throughput , a scalable super - pipelining extension technique together with a high performance / cost pipeline shift mechanism is presented in this paper 为避免流水时钟频率受制于某些复杂运算指令较长的运算时间,又要达到单周期完成一条运算指令的吞吐量指标,本文提出对ex级进行可伸缩超流水扩展的思想,提出并实现了一种高性加比的切换控制方案。